Communicating With Device Drivers
You can use either theFSRead
orPBRead
function to read information from a device driver, and you can use theFSWrite
orPBWrite
function to write information to a device driver.
Subtopics
- FSRead
- PBRead
- FSWrite
- PBWrite